home *** CD-ROM | disk | FTP | other *** search
/ Anime Robot / Anime Robot.iso / pc / DATA / START.dxr / 00351_vai -3.ls < prev    next >
Encoding:
Text File  |  1998-11-13  |  194 b   |  10 lines

  1. on mouseUp me
  2.   global gInit
  3.   set s to the spriteNum of me
  4.   set gInit to 1
  5.   set the puppet of sprite s to 0
  6.   annullaMovie()
  7.   puppetTransition(member "DefTranSalto")
  8.   go(the frame - 3)
  9. end
  10.